home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7580 < prev    next >
Encoding:
Text File  |  1996-08-05  |  794 b   |  27 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!candyman
  3. From: candyman@netcom.com
  4. Subject: assignment operator and inheritance
  5. Message-ID: <candymanDn9C6L.Lq2@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. X-Newsreader: TIN [version 1.2 PL1]
  8. Date: Sat, 24 Feb 1996 01:59:08 GMT
  9. Sender: candyman@netcom23.netcom.com
  10.  
  11. If I have base and child classes, where the child class is
  12. derived from the base class.  What is the syntax to use the 
  13. base class's assignment operator within the child class's 
  14. assignment operator definition?.
  15.  
  16. thanks,
  17. dan
  18.  
  19. -- 
  20. ###################################################################
  21. "Young girls and gin may be the cure"
  22.  
  23. -Rev. Horton Heat
  24.  
  25. candyman@netcom.com
  26. ###################################################################
  27.